Skip to content

fix(cli): correct registered integration add usage string to --opt#3271

Merged
migmartri merged 1 commit into
mainfrom
fix/cli-registered-integration-add-opt-usage
Jul 9, 2026
Merged

fix(cli): correct registered integration add usage string to --opt#3271
migmartri merged 1 commit into
mainfrom
fix/cli-registered-integration-add-opt-usage

Conversation

@tknura

@tknura tknura commented Jul 7, 2026

Copy link
Copy Markdown
Member

The cobra Use string advertised a --options flag that does not exist; the actual flag is --opt (as already shown in the command Example). This corrects the usage string so help output and generated CLI reference docs reflect the real flag.

Review in cubic

The cobra Use string advertised a --options flag that does not exist;
the actual flag is --opt (as already shown in the command Example).
This corrects the usage string so help output and generated CLI
reference docs reflect the real flag.

Signed-off-by: Tomasz Knura <tomasz.knura@itsilesia.com>
@tknura
tknura requested a review from a team July 7, 2026 16:19
@tknura tknura self-assigned this Jul 7, 2026
@tknura tknura added documentation Improvements or additions to documentation component/CLI labels Jul 7, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@migmartri
migmartri merged commit fb18d60 into main Jul 9, 2026
14 of 15 checks passed
@migmartri
migmartri deleted the fix/cli-registered-integration-add-opt-usage branch July 9, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/CLI documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants